.abs-navbar{
    width: 215%;
    position: absolute;
    bottom: -70px;
    text-align: center;
}
#tswOrderMatrixTable  input[type=number] {
    -moz-appearance: textfield;
    text-align: center;
    border: 1px solid #000;
}
.katalog-box {
    justify-content: center;
}

.katalog-item a.hovereffect, .katalog-item figure { height: 400px; }

@media (min-width:576px) {
    .katalog-item {
        width: 30%;
    }
}
@media (min-width:768px) {
    .katalog-item {
        width: 25%;
    }
}
@media (min-width:1024px) {
    .katalog-item {
        width: 20%;
    }
}
